2009-02-15 Francesco Fumanti <francesco.fumanti@gmx.net>
Restore resizing of IconPalette with themable resize grip.
2009-02-05 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix two indentation errors.
2009-02-04 Francesco Fumanti <francesco.fumanti@gmx.net>
Remove unnecessary check.
2009-02-04 Francesco Fumanti <francesco.fumanti@gmx.net>
Store position and size to gconf only if different from stored values.
2009-02-04 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix regression braking the moving of the floating palette.
2009-02-03 Francesco Fumanti <francesco.fumanti@gmx.net>
Syncronize with revision 136 of lp:onboard.
2009-01-21 Francesco Fumanti <francesco.fumanti@gmx.net>
Forgot Changelog entry in previous commit (rev. 139).
2009-01-21 Francesco Fumanti <francesco.fumanti@gmx.net>
Syncronize with revision 133 of lp:onboard.
2009-01-14 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix regression about remembering position of onscreen keyboard.
2009-01-13 Francesco Fumanti <francesco.fumanti@gmx.net>
Add a floating palette that is shown when onscreen keyboard is hidden.
2008-12-11 Francesco Fumanti <francesco.fumanti@gmx.net>
Change several line breaks in utils.py.
2008-12-09 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix accelerator for the 'start minimized' check box.
2008-12-09 Francesco Fumanti <francesco.fumanti@gmx.net>
Change tab order in settings dialog.
2008-12-09 Francesco Fumanti <francesco.fumanti@gmx.net>
Add option to start minimized. LP: #124625
2008-12-07 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix inconsistancy in trayicon gconf keyname.
2008-12-07 Francesco Fumanti <francesco.fumanti@gmx.net>
Syncronize with revision 124 of lp:onboard.
2008-12-01 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix: a gconf key name for the trayicon.
2008-12-01 Francesco Fumanti <francesco.fumanti@gmx.net>
Syncronize branch with revision 121 of lp:onboard.
2008-11-30 Francesco Fumanti <francesco.fumanti@gmx.net>
Use correct gconf key name for the trayicon.
2008-11-30 Francesco Fumanti <francesco.fumanti@gmx.net>
Store position and size to gconf for next start of onboard.
2008-11-29 Francesco Fumanti <francesco.fumanti@gmx.net>
Fix infinite loop when resizing onboard window.
2008-11-27 Francesco Fumanti <francesco.fumanti@gmx.net>
Make use of schemas moving keys from /apps/sok to /apps/onboard.
2008-11-27 Francesco Fumanti <francesco.fumanti@gmx.net>
Add gconf schemas file.
2008-11-08 Francesco Fumanti <francesco.fumanti@gmx.net>
Move .desktop files from debian folder to data folder.
2008-11-06 Francesco Fumanti <francesco.fumanti@gmx.net>
Add my name to the AUTHORS file.
0.91.1 release - 28/2/08
* typo
0.91 release - 27/2/08
* Fixed trayicon.
* Scanning mode no longer needs a restart to take effect.
* Remove python-xml dependency.
* Updated translations.
16/6/06
* Reads key mapping from a second xml file.
* Began sticky keys
17/6/06
* Updated virtkey to accept keysysm
* Removed flashy, but ultimately pointless mouse hover effects.
* Cleaned up virtkey a bit (not enough)
18/6/06
* Sticky now works, turns off after one click on a non sticky char.
* Double click now activates super sticky.
* Fiddled with resizing
* Justified labels to top left so don't have to worry about centering.
* Changed font size.
20/6/06
* Program totally restructured, detailed on wiki.
* Keys now unstick when quit.
* Some speedups and simplifications. Code now a bit more readable.
21/6/06
* Changed behaviour of sticky. One click makes it temp stick, a further click makes it stick and yet another click will unstick it.
* Pretty colours. Key colour red from svg and background from .sok.
23/6/06
* Further panes of keys now accesible by sidebar. Flashy transparency. Side tabs operate the same as sticky keys.
25/6/06
* Shift or caps lock now changes the labels on the keys. Labels specified in .sok file.
29/6/06
* Lots of changes to try and make docked windows worked. Currently disabled. Can enable by uncommenting some code in KbdWindow.py, not recommended.
* Added Backspace key.
30/6/06
* No longer conflicts with accesibilty settings. Should work whatever the setup and not change any system wide settings. Slow keys is a small exception, currently modifiers do not respect it. Though other keys do. Slow keys cannot be enabled by holding down shift on SOK at this time.
* Added support for multiple keys for the same modifier.
* Added stuff to keyboard definition to test.
* Asks for .sok definition file to use when started.
7/7/06
* Fixed problems with certain characters, they should all work now.
18/7/06
* Added settings dialog. Run settings.py. Stores settings in gconf, layouts in ~/.sok/layouts.
* Macro support - macros set in GConf.
20/7/06
* Initial script support. Including launch settings tool from button.
* Fixed a bug involving the settings dialog when it is launched from
the keyboard.
31/7/06
* Can get layout from xserver
* Resizing speed ups.
4/8/06
* Cleaned up scripting a bit. Still very limited. Just runs scripts,
passes no data to script.
* Added switch buttons to default.
7/8/06
* Fixed alt key.
* Scanning support.
8/8/06
* Worked around gtk grab in firefox address bar.
9/8/06
* Altgr and shift combinations now bring up the correct labels.
* Personalise default layout with the Personalise Button (tm)
17/8/06
* Many bugfixes. Rebranded.
22/9/06
*alot has come to pass. Snippits gui redone, lots of other stuff.